home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Lattice C v5.02 d2.adf / CompactH / exec / io.h < prev    next >
Text File  |  1988-10-27  |  452b  |  21 lines

  1. €ˆº€ºˆ¸Œ"exec/ports.h"‡
  2. ƒIORequest{
  3. ƒ¯io_Message;
  4. ƒDevice*io_Device;
  5. ƒUnit*io_Unit;
  6. ‰io_Command;
  7. Šio_Flags;
  8. šio_Error;
  9. };
  10. ƒIOStdReq{
  11. ƒ¯io_Message;
  12. ƒDevice*io_Device;
  13. ƒUnit*io_Unit;
  14. ‰io_Command;
  15. Šio_Flags;
  16. šio_Error;
  17. —io_Actual;
  18. —io_Length;
  19. ”io_Data;
  20. —io_Offset;
  21. };€DEV_BEGINIO (-30)€DEV_ABORTIO (-36)€IOB_QUICK 0€IOF_QUICK (1<<0)€CMD_INVALID 0€CMD_RESET 1€CMD_READ 2€CMD_WRITE 3€CMD_UPDATE 4€CMD_CLEAR 5€CMD_STOP 6€CMD_START 7€CMD_FLUSH 8€CMD_NONSTD 9‡